Home  |  About  | Last |  Submit  |  Contact
AllQuests.com

Previous Question:  AIGLX without GDM  Dapper Drake (CLOSED)Next Question:  Sporadic CD mount problem in Dapper  Desktop Environments
Question [ubuntu] Removing Deleting package ( Ubuntu Forums Absolute Beginner Talk )
Updated: 2008-11-23 01:45:19 (4)
[ubuntu] Removing Deleting package

I have installed a package from the add/remove programs. Now suppose if i want to remove the program along with deleting all the packages that may have been installed in the /var/cache/apt/archives due to this program.

In other words i want to delete this program from my computer completely.

Answers: [ubuntu] Removing Deleting package ( Ubuntu Forums Absolute Beginner Talk )
[ubuntu] Removing Deleting package

i always do (after uninstalling)
Code:
sudo apt-get clean
and
Code:
sudo apt-get autoremove
that's all you need.

wolfen69

[ubuntu] Removing Deleting package

Hum, sudo apt-get remove --purge yourprogram ?

Kizlum

[ubuntu] Removing Deleting package

Go to Synaptic packages manager at system -> preferences.

Then search for you program and mark it for complete removing.


david sousa

[ubuntu] Removing Deleting package

sudo apt-get autoremove applicationname --purge

is what I usually use.

You could use synaptic and it's "completely remove package" option to do so, if you prefer an GUI instead of CLI.

billgoldberg

Previous Question:  AIGLX without GDM  Ubuntu Forums  Dapper Drake (CLOSED)Next Question:  Sporadic CD mount problem in Dapper  Ubuntu Forums  Desktop Environments

- Source: [ubuntu] Removing Deleting package Ubuntu Forums Absolute Beginner Talk
- Previous Question: AIGLX without GDM Ubuntu Forums Dapper Drake (CLOSED)
- Next Question: Sporadic CD mount problem in Dapper Ubuntu Forums Desktop Environments





AllQuests.com